[INFO] fetching crate trezoa-secp256k1-recover 3.2.2...
[INFO] testing trezoa-secp256k1-recover-3.2.2 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate trezoa-secp256k1-recover 3.2.2 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate trezoa-secp256k1-recover 3.2.2
[INFO] finished tweaking crates.io crate trezoa-secp256k1-recover 3.2.2
[INFO] tweaked toml for crates.io crate trezoa-secp256k1-recover 3.2.2 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate trezoa-secp256k1-recover 3.2.2 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate trezoa-secp256k1-recover 3.2.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded winnow v0.7.10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b8ef22611ef9e789d9ee01d554d7e565600ef0fb2da433080354a3a69cd1c111
[INFO] running `Command { std: "docker" "start" "-a" "b8ef22611ef9e789d9ee01d554d7e565600ef0fb2da433080354a3a69cd1c111", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b8ef22611ef9e789d9ee01d554d7e565600ef0fb2da433080354a3a69cd1c111", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8ef22611ef9e789d9ee01d554d7e565600ef0fb2da433080354a3a69cd1c111", kill_on_drop: false }`
[INFO] [stdout] b8ef22611ef9e789d9ee01d554d7e565600ef0fb2da433080354a3a69cd1c111
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 239d354b98399b19cd1aea19a57f4303028ce8c124e3252e0e542f453778db18
[INFO] running `Command { std: "docker" "start" "-a" "239d354b98399b19cd1aea19a57f4303028ce8c124e3252e0e542f453778db18", kill_on_drop: false }`
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling trezoa-secp256k1-recover v3.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.68s
[INFO] running `Command { std: "docker" "inspect" "239d354b98399b19cd1aea19a57f4303028ce8c124e3252e0e542f453778db18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "239d354b98399b19cd1aea19a57f4303028ce8c124e3252e0e542f453778db18", kill_on_drop: false }`
[INFO] [stdout] 239d354b98399b19cd1aea19a57f4303028ce8c124e3252e0e542f453778db18
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 355100f56abccca78d277f8c329a69bdc7a9edc2139c1b43955f5cc717d47c7a
[INFO] running `Command { std: "docker" "start" "-a" "355100f56abccca78d277f8c329a69bdc7a9edc2139c1b43955f5cc717d47c7a", kill_on_drop: false }`
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling borsh v1.5.5
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling trezoa-secp256k1-recover v3.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling borsh-derive v1.5.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.65s
[INFO] running `Command { std: "docker" "inspect" "355100f56abccca78d277f8c329a69bdc7a9edc2139c1b43955f5cc717d47c7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "355100f56abccca78d277f8c329a69bdc7a9edc2139c1b43955f5cc717d47c7a", kill_on_drop: false }`
[INFO] [stdout] 355100f56abccca78d277f8c329a69bdc7a9edc2139c1b43955f5cc717d47c7a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e782c981fd4ea8d1872cf0183cec66bb09eee962d481509ae2642263f5104ce3
[INFO] running `Command { std: "docker" "start" "-a" "e782c981fd4ea8d1872cf0183cec66bb09eee962d481509ae2642263f5104ce3", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/trezoa_secp256k1_recover-c7da8c9e63b52d44)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests trezoa_secp256k1_recover
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/lib.rs - secp256k1_recover (line 343) ... FAILED
[INFO] [stdout] test src/lib.rs - secp256k1_recover (line 262) ... FAILED
[INFO] [stdout] test src/lib.rs - secp256k1_recover (line 171) ... FAILED
[INFO] [stdout] test src/lib.rs - secp256k1_recover (line 247) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - secp256k1_recover (line 343) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `trezoa_program` in this scope
[INFO] [stdout]    --> src/lib.rs:344:5
[INFO] [stdout]     |
[INFO] [stdout] 344 | use trezoa_program::example_mocks::trezoa_rpc_client;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `trezoa_program`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `trezoa_program`, use `cargo add trezoa_program` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `trezoa_program` in this scope
[INFO] [stdout]    --> src/lib.rs:345:5
[INFO] [stdout]     |
[INFO] [stdout] 345 | use trezoa_program::example_mocks::trezoa_sdk;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `trezoa_program`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `trezoa_program`, use `cargo add trezoa_program` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `trezoa_rpc_client::rpc_client::RpcClient`, `trezoa_sdk::instruction::Instruction`, `trezoa_sdk::keccak`, `trezoa_sdk::pubkey::Pubkey`, `trezoa_sdk::signature::Keypair`, `trezoa_sdk::signature::Signer`, `trezoa_sdk::transaction::Transaction`
[INFO] [stdout]    --> src/lib.rs:347:5
[INFO] [stdout]     |
[INFO] [stdout] 347 | use trezoa_rpc_client::rpc_client::RpcClient;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 348 | use trezoa_sdk::{
[INFO] [stdout] 349 |     instruction::Instruction,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 350 |     keccak,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 351 |     pubkey::Pubkey,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 352 |     signature::{Keypair, Signer},
[INFO] [stdout]     |                 ^^^^^^^  ^^^^^^
[INFO] [stdout] 353 |     transaction::Transaction,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - secp256k1_recover (line 262) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `trezoa_program` in this scope
[INFO] [stdout]    --> src/lib.rs:265:5
[INFO] [stdout]     |
[INFO] [stdout] 265 | use trezoa_program::{
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `trezoa_program`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `trezoa_program`, use `cargo add trezoa_program` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `trezoa_program`
[INFO] [stdout]    --> src/lib.rs:265:5
[INFO] [stdout]     |
[INFO] [stdout] 265 | use trezoa_program::{
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `trezoa_program`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `trezoa_program`, use `cargo add trezoa_program` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - secp256k1_recover (line 171) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `trezoa_program` in this scope
[INFO] [stdout]    --> src/lib.rs:173:5
[INFO] [stdout]     |
[INFO] [stdout] 173 | use trezoa_program::program_error::ProgramError;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `trezoa_program`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `trezoa_program`, use `cargo add trezoa_program` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - secp256k1_recover (line 171)
[INFO] [stdout]     src/lib.rs - secp256k1_recover (line 262)
[INFO] [stdout]     src/lib.rs - secp256k1_recover (line 343)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "e782c981fd4ea8d1872cf0183cec66bb09eee962d481509ae2642263f5104ce3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e782c981fd4ea8d1872cf0183cec66bb09eee962d481509ae2642263f5104ce3", kill_on_drop: false }`
[INFO] [stdout] e782c981fd4ea8d1872cf0183cec66bb09eee962d481509ae2642263f5104ce3
